0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.5952780246735 405 1.1750 0


No Amazon API Requests Made.


App Debug - Total Time 1.5952780246735 seconds

Number Time From Start Name Description
1 0.3250720500946 Initialise Initialise FSB Function
2 0.328369140625 App Controller Start Start of the App controller (called before the controller of every page)
3 0.36892700195312 Start of getCategoryListByGroup Function Before first category groups query
4 0.36971712112427 After initial query Before first category groups query
5 0.3697190284729 Get Category List for Group Before the call to getCategoryList function
6 0.36972212791443 Start of GetCategoryList function Start of the function
7 0.36972498893738 Before getting categories Query to get specific category list
8 0.3704891204834 After getting categories Query to get specific category list
9 0.37049007415771 Before getting category custom Before call to function getCategoryCustom
10 0.38775610923767 After getting category custom After call to function getCategoryCustom
11 0.38775897026062 Before getting category custom Before call to function getCategoryCustom
12 0.39768314361572 After getting category custom After call to function getCategoryCustom
13 0.39768505096436 Before getting category custom Before call to function getCategoryCustom
14 0.40228009223938 After getting category custom After call to function getCategoryCustom
15 0.40228199958801 Before getting category custom Before call to function getCategoryCustom
16 0.40534901618958 After getting category custom After call to function getCategoryCustom
17 0.4053521156311 Before getting category custom Before call to function getCategoryCustom
18 0.40840411186218 After getting category custom After call to function getCategoryCustom
19 0.40840697288513 Before getting category custom Before call to function getCategoryCustom
20 0.4121880531311 After getting category custom After call to function getCategoryCustom
21 0.41218900680542 End of GetCategoryList function End of the function
22 0.41219401359558 Get Category List for Group Before the call to getCategoryList function
23 0.4121949672699 Start of GetCategoryList function Start of the function
24 0.41219592094421 Before getting categories Query to get specific category list
25 0.41253709793091 End of getCategoryListByGroup Function Before return()
26 1.2914741039276 App Controller End End of the App controller (called before the controller of every page)
27 1.4593670368195 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4603559970856 Before Get Options Before the call to getOptions in the tpl class
29 1.5327749252319 After Get Options After the call to getOptions in the tpl class
30 1.5328121185303 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.5952661037445 Finalizing debug Before the debug is output to the page.
32 1.5952770709991 End of App This is the end of the app logging, final timestamp


Query Debug - 405 Database Queries. Total time 1.1750 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0015 0.001478910446167
SELECT parameter, value FROM parameters
2 0.0053 0.0052578449249268
SELECT * FROM `bad_bots`
3 0.0003 0.00030803680419922
SET time_zone = 'Europe/London'
4 0.0017 0.0017180442810059
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0016 0.0015788078308105
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0014 0.0014429092407227
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751683017'
7 0.0019 0.0018551349639893
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0006 0.00061488151550293
UPDATE autorun SET lastrun = '2025-07-05 02:36:57' WHERE id = '16'
9 0.0006 0.00058484077453613
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0016 0.0016300678253174
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0005 0.00047993659973145
SELECT * FROM pages WHERE id = 52
12 0.0033 0.0032601356506348
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0363 0.036335945129395
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0004 0.00042915344238281
SELECT * FROM pages WHERE pagename = 'search'
15 0.0008 0.00077915191650391
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0007 0.00074291229248047
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0057 0.0056889057159424
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0009 0.00090312957763672
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0006 0.00061702728271484
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00029492378234863
SELECT id FROM categories WHERE parent_id = '26'
21 0.0069 0.0068588256835938
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.00098586082458496
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0008 0.00081086158752441
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0007 0.00070095062255859
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0003 0.00028896331787109
SELECT * FROM categorygroups WHERE id = '1'
26 0.0034 0.0033619403839111
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0003 0.00033307075500488
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00029921531677246
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0003 0.0003209114074707
SELECT id FROM categories WHERE parent_id = '27'
30 0.0041 0.0041079521179199
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00038290023803711
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00035595893859863
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0004 0.00038290023803711
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0003 0.00029802322387695
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011551380157471
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00031399726867676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.0002739429473877
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0003 0.00029516220092773
SELECT id FROM categories WHERE parent_id = '28'
39 0.0012 0.0011999607086182
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0003 0.00033903121948242
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.0003509521484375
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00030612945556641
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0003 0.00029587745666504
SELECT * FROM categorygroups WHERE id = '1'
44 0.0004 0.00039005279541016
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00031399726867676
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00026583671569824
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00028395652770996
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00045490264892578
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.0003349781036377
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0003 0.00033712387084961
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00030517578125
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0003 0.00031089782714844
SELECT * FROM categorygroups WHERE id = '1'
53 0.0004 0.00041890144348145
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0003 0.0003359317779541
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00026512145996094
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0003 0.00028896331787109
SELECT id FROM categories WHERE parent_id = '30'
57 0.0004 0.00043296813964844
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0003 0.00031518936157227
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0003 0.00034499168395996
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00033688545227051
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.00027704238891602
SELECT * FROM categorygroups WHERE id = '1'
62 0.0004 0.00043106079101562
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0005 0.00047683715820312
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00031685829162598
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0004 0.00038695335388184
SELECT id FROM categories WHERE parent_id = '31'
66 0.0008 0.00078797340393066
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00035691261291504
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00036096572875977
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0003 0.00032997131347656
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00031089782714844
SELECT * FROM categorygroups WHERE id = '1'
71 0.0003 0.00033783912658691
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0038 0.0037741661071777
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0008 0.00080108642578125
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.0005340576171875
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0007 0.00066709518432617
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0011 0.0010890960693359
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0007 0.00066089630126953
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8607 0.8607029914856
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0016 0.0015840530395508
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0006 0.00064301490783691
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039005279541016
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0048050880432129
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0014 0.0014088153839111
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0028 0.002763032913208
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0112 0.011234998703003
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0031 0.003148078918457
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0008 0.00076985359191895
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0018 0.0017509460449219
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert fleur de geisha 20 sachets mousselines', NOW(), '216.73.216.195'
89 0.0010 0.00099682807922363
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0006 0.0006411075592041
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0101 0.010114908218384
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0007 0.00065803527832031
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
93 0.0006 0.0005650520324707
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
94 0.0006 0.00059294700622559
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0127 0.012650966644287
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0004 0.00038313865661621
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
97 0.0003 0.00034499168395996
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
98 0.0006 0.00060391426086426
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0005 0.00050592422485352
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0079 0.0078620910644531
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (keyfeatures LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (keyfeatures LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (keyfeatures LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (keyfeatures LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (keyfeatures LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (keyfeatures LIKE 'mousselines') OR (title LIKE 'mousselines'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0005 0.00045394897460938
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
102 0.0003 0.00034189224243164
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'fleur') OR (title LIKE 'fleur') OR (description LIKE 'de') OR (title LIKE 'de') OR (description LIKE 'geisha') OR (title LIKE 'geisha') OR (description LIKE '20') OR (title LIKE '20') OR (description LIKE 'sachets') OR (title LIKE 'sachets') OR (description LIKE 'mousselines') OR (title LIKE 'mousselines'))
		AND hide = 0
103 0.0005 0.00052690505981445
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +fleur +de +geisha +20 +sache} +mousselin}' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0105 0.0105299949646
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (keyfeatures LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (keyfeatures LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (keyfeatures LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (keyfeatures LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (keyfeatures LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (keyfeatures LIKE '%mousselines%') OR (title LIKE '%mousselines%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0003 0.00028109550476074
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
106 0.0002 0.00024104118347168
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%fleur%') OR (title LIKE '%fleur%') OR (description LIKE '%de%') OR (title LIKE '%de%') OR (description LIKE '%geisha%') OR (title LIKE '%geisha%') OR (description LIKE '%20%') OR (title LIKE '%20%') OR (description LIKE '%sachets%') OR (title LIKE '%sachets%') OR (description LIKE '%mousselines%') OR (title LIKE '%mousselines%'))
		AND hide = 0
107 0.0003 0.00030303001403809
SELECT * FROM products WHERE id = '3663'
108 0.0010 0.0010020732879639
SELECT * FROM productimages WHERE product_id = '3663' ORDER BY sortorder ASC
109 0.0009 0.00087094306945801
SELECT * FROM product_image_select WHERE product_id = '3663'
110 0.0012 0.0011708736419678
SELECT * FROM productcustomimages WHERE product_id = '3663'
111 0.0015 0.001511812210083
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3663' AND a.name = n.originalname
112 0.0008 0.00075507164001465
SELECT * FROM productoffers WHERE product_id = '3663' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0003 0.00028395652770996
SELECT * FROM productoffers
                WHERE product_id = '3663' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00035905838012695
SELECT value FROM productattributes WHERE product_id = '3663' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
115 0.0003 0.00034594535827637
SELECT * FROM products WHERE id = '1415'
116 0.0003 0.00031089782714844
SELECT * FROM productimages WHERE product_id = '1415' ORDER BY sortorder ASC
117 0.0003 0.00026202201843262
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1415' AND p.id = pi.product_id ORDER BY pi.sortorder
118 0.0005 0.00045990943908691
SELECT * FROM product_image_select WHERE product_id = '1415'
119 0.0003 0.00028300285339355
SELECT * FROM productcustomimages WHERE product_id = '1415'
120 0.0004 0.00035309791564941
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1415'
                GROUP BY o.product_id
121 0.0012 0.0011940002441406
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
122 0.0003 0.00034093856811523
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
123 0.0006 0.00058388710021973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1415' AND a.name = n.originalname
124 0.0002 0.00024700164794922
SELECT * FROM productoffers WHERE product_id = '1415' AND merchantid = 'A1X6FK5RDHNB96'
125 0.0002 0.00024890899658203
SELECT * FROM productoffers
                WHERE product_id = '1415' AND price > 0
                ORDER BY price ASC LIMIT 1
126 0.0002 0.00022697448730469
SELECT * FROM productoffers
                WHERE product_id = 1415
                ORDER BY price ASC LIMIT 1
127 0.0002 0.00024509429931641
SELECT value FROM productattributes
                WHERE product_id = '1415'
                AND name = 'ListPriceAmount'
128 0.0003 0.0002589225769043
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1415'
                GROUP BY o.product_id
129 0.0004 0.00037717819213867
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1415'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
130 0.0002 0.00023889541625977
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1415
131 0.0003 0.00033807754516602
SELECT value FROM productattributes WHERE product_id = '1415' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
132 0.0003 0.00027585029602051
SELECT * FROM products WHERE parent_id = '1415'
133 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '1135'
134 0.0003 0.0002901554107666
SELECT * FROM productimages WHERE product_id = '1135' ORDER BY sortorder ASC
135 0.0005 0.00048398971557617
SELECT * FROM product_image_select WHERE product_id = '1135'
136 0.0003 0.0002598762512207
SELECT * FROM productcustomimages WHERE product_id = '1135'
137 0.0006 0.00061798095703125
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1135' AND a.name = n.originalname
138 0.0003 0.00030279159545898
SELECT * FROM productoffers WHERE product_id = '1135' AND merchantid = 'A1X6FK5RDHNB96'
139 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '1135' AND price > 0
                ORDER BY price ASC LIMIT 1
140 0.0003 0.00025391578674316
SELECT value FROM productattributes WHERE product_id = '1135' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
141 0.0003 0.00032901763916016
SELECT * FROM products WHERE id = '1114'
142 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '1114' ORDER BY sortorder ASC
143 0.0002 0.00024580955505371
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1114' AND p.id = pi.product_id ORDER BY pi.sortorder
144 0.0005 0.00049996376037598
SELECT * FROM product_image_select WHERE product_id = '1114'
145 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '1114'
146 0.0003 0.00031399726867676
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
147 0.0004 0.00041317939758301
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
148 0.0002 0.00023913383483887
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
149 0.0005 0.00052809715270996
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1114' AND a.name = n.originalname
150 0.0002 0.00023221969604492
SELECT * FROM productoffers WHERE product_id = '1114' AND merchantid = 'A1X6FK5RDHNB96'
151 0.0002 0.00023388862609863
SELECT * FROM productoffers
                WHERE product_id = '1114' AND price > 0
                ORDER BY price ASC LIMIT 1
152 0.0002 0.0002138614654541
SELECT * FROM productoffers
                WHERE product_id = 1114
                ORDER BY price ASC LIMIT 1
153 0.0003 0.00025010108947754
SELECT value FROM productattributes
                WHERE product_id = '1114'
                AND name = 'ListPriceAmount'
154 0.0003 0.00028204917907715
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1114'
                GROUP BY o.product_id
155 0.0004 0.00036811828613281
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1114'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
156 0.0002 0.00024104118347168
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1114
157 0.0003 0.00033998489379883
SELECT value FROM productattributes WHERE product_id = '1114' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
158 0.0003 0.00025105476379395
SELECT * FROM products WHERE parent_id = '1114'
159 0.0002 0.00024700164794922
SELECT * FROM products WHERE id = '1684'
160 0.0003 0.00033402442932129
SELECT * FROM productimages WHERE product_id = '1684' ORDER BY sortorder ASC
161 0.0004 0.00043296813964844
SELECT * FROM product_image_select WHERE product_id = '1684'
162 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '1684'
163 0.0005 0.00053811073303223
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1684' AND a.name = n.originalname
164 0.0003 0.0003049373626709
SELECT * FROM productoffers WHERE product_id = '1684' AND merchantid = 'A1X6FK5RDHNB96'
165 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = '1684' AND price > 0
                ORDER BY price ASC LIMIT 1
166 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '1684' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0003 0.00033307075500488
SELECT * FROM products WHERE id = '3771'
168 0.0003 0.00032806396484375
SELECT * FROM productimages WHERE product_id = '3771' ORDER BY sortorder ASC
169 0.0005 0.00048089027404785
SELECT * FROM product_image_select WHERE product_id = '3771'
170 0.0003 0.00028705596923828
SELECT * FROM productcustomimages WHERE product_id = '3771'
171 0.0008 0.00075793266296387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3771' AND a.name = n.originalname
172 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '3771' AND merchantid = 'A1X6FK5RDHNB96'
173 0.0004 0.00035381317138672
SELECT * FROM productoffers
                WHERE product_id = '3771' AND price > 0
                ORDER BY price ASC LIMIT 1
174 0.0003 0.00026202201843262
SELECT value FROM productattributes WHERE product_id = '3771' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
175 0.0003 0.00031805038452148
SELECT * FROM products WHERE id = '3770'
176 0.0003 0.00033903121948242
SELECT * FROM productimages WHERE product_id = '3770' ORDER BY sortorder ASC
177 0.0005 0.00045609474182129
SELECT * FROM product_image_select WHERE product_id = '3770'
178 0.0003 0.00028395652770996
SELECT * FROM productcustomimages WHERE product_id = '3770'
179 0.0008 0.00079798698425293
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3770' AND a.name = n.originalname
180 0.0003 0.00032997131347656
SELECT * FROM productoffers WHERE product_id = '3770' AND merchantid = 'A1X6FK5RDHNB96'
181 0.0003 0.00025606155395508
SELECT * FROM productoffers
                WHERE product_id = '3770' AND price > 0
                ORDER BY price ASC LIMIT 1
182 0.0002 0.00024986267089844
SELECT value FROM productattributes WHERE product_id = '3770' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
183 0.0003 0.00031709671020508
SELECT * FROM products WHERE id = '2417'
184 0.0003 0.00028395652770996
SELECT * FROM productimages WHERE product_id = '2417' ORDER BY sortorder ASC
185 0.0004 0.00044894218444824
SELECT * FROM product_image_select WHERE product_id = '2417'
186 0.0003 0.00026297569274902
SELECT * FROM productcustomimages WHERE product_id = '2417'
187 0.0005 0.00054001808166504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2417' AND a.name = n.originalname
188 0.0003 0.00030517578125
SELECT * FROM productoffers WHERE product_id = '2417' AND merchantid = 'A1X6FK5RDHNB96'
189 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '2417' AND price > 0
                ORDER BY price ASC LIMIT 1
190 0.0003 0.0002598762512207
SELECT value FROM productattributes WHERE product_id = '2417' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
191 0.0003 0.00031614303588867
SELECT * FROM products WHERE id = '780'
192 0.0003 0.00030708312988281
SELECT * FROM productimages WHERE product_id = '780' ORDER BY sortorder ASC
193 0.0005 0.00053596496582031
SELECT * FROM product_image_select WHERE product_id = '780'
194 0.0003 0.00025606155395508
SELECT * FROM productcustomimages WHERE product_id = '780'
195 0.0006 0.00061392784118652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '780' AND a.name = n.originalname
196 0.0003 0.00031089782714844
SELECT * FROM productoffers WHERE product_id = '780' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00026607513427734
SELECT * FROM productoffers
                WHERE product_id = '780' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00025200843811035
SELECT value FROM productattributes WHERE product_id = '780' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
199 0.0003 0.0003199577331543
SELECT * FROM products WHERE id = '930'
200 0.0003 0.00029206275939941
SELECT * FROM productimages WHERE product_id = '930' ORDER BY sortorder ASC
201 0.0003 0.00026798248291016
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '930' AND p.id = pi.product_id ORDER BY pi.sortorder
202 0.0006 0.00060391426086426
SELECT * FROM product_image_select WHERE product_id = '930'
203 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '930'
204 0.0003 0.00032711029052734
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
205 0.0004 0.00037908554077148
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
206 0.0002 0.00024199485778809
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
207 0.0005 0.00054502487182617
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '930' AND a.name = n.originalname
208 0.0003 0.00025820732116699
SELECT * FROM productoffers WHERE product_id = '930' AND merchantid = 'A1X6FK5RDHNB96'
209 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '930' AND price > 0
                ORDER BY price ASC LIMIT 1
210 0.0002 0.0002288818359375
SELECT * FROM productoffers
                WHERE product_id = 930
                ORDER BY price ASC LIMIT 1
211 0.0002 0.00024008750915527
SELECT value FROM productattributes
                WHERE product_id = '930'
                AND name = 'ListPriceAmount'
212 0.0003 0.00025200843811035
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '930'
                GROUP BY o.product_id
213 0.0004 0.00039100646972656
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '930'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
214 0.0002 0.00023698806762695
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 930
215 0.0003 0.00033092498779297
SELECT value FROM productattributes WHERE product_id = '930' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
216 0.0003 0.00025415420532227
SELECT * FROM products WHERE parent_id = '930'
217 0.0002 0.00024604797363281
SELECT * FROM products WHERE id = '4496'
218 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '4496' ORDER BY sortorder ASC
219 0.0003 0.00029110908508301
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4496' AND p.id = pi.product_id ORDER BY pi.sortorder
220 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '4496'
221 0.0003 0.00026822090148926
SELECT * FROM productcustomimages WHERE product_id = '4496'
222 0.0003 0.00034213066101074
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4496'
                GROUP BY o.product_id
223 0.0005 0.00045108795166016
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4496'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
224 0.0003 0.00025415420532227
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4496
225 0.0007 0.0007331371307373
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4496' AND a.name = n.originalname
226 0.0002 0.00023698806762695
SELECT * FROM productoffers WHERE product_id = '4496' AND merchantid = 'A1X6FK5RDHNB96'
227 0.0007 0.00073409080505371
SELECT * FROM productoffers
                WHERE product_id = '4496' AND price > 0
                ORDER BY price ASC LIMIT 1
228 0.0003 0.00026583671569824
SELECT * FROM productoffers
                WHERE product_id = 4496
                ORDER BY price ASC LIMIT 1
229 0.0003 0.0003049373626709
SELECT value FROM productattributes
                WHERE product_id = '4496'
                AND name = 'ListPriceAmount'
230 0.0003 0.00030994415283203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4496'
                GROUP BY o.product_id
231 0.0006 0.00055408477783203
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4496'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
232 0.0003 0.00030899047851562
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4496
233 0.0004 0.0004429817199707
SELECT value FROM productattributes WHERE product_id = '4496' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
234 0.0005 0.00046300888061523
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4496'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
235 0.0004 0.00037598609924316
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4496'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
236 0.0003 0.00032901763916016
SELECT * FROM products WHERE parent_id = '4496'
237 0.0004 0.00044608116149902
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4497' AND a.name = n.originalname
238 0.0009 0.0008549690246582
SELECT * FROM productoffers WHERE product_id = '4497' AND merchantid = 'A1X6FK5RDHNB96'
239 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '4497' AND price > 0
                ORDER BY price ASC LIMIT 1
240 0.0003 0.00025010108947754
SELECT * FROM productoffers
                WHERE product_id = 4497
                ORDER BY price ASC LIMIT 1
241 0.0002 0.00024795532226562
SELECT value FROM productattributes
                WHERE product_id = '4497'
                AND name = 'ListPriceAmount'
242 0.0003 0.00026607513427734
SELECT * FROM products WHERE id = '2597'
243 0.0003 0.00032997131347656
SELECT * FROM productimages WHERE product_id = '2597' ORDER BY sortorder ASC
244 0.0005 0.00045204162597656
SELECT * FROM product_image_select WHERE product_id = '2597'
245 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '2597'
246 0.0006 0.0006258487701416
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2597' AND a.name = n.originalname
247 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '2597' AND merchantid = 'A1X6FK5RDHNB96'
248 0.0003 0.00025486946105957
SELECT * FROM productoffers
                WHERE product_id = '2597' AND price > 0
                ORDER BY price ASC LIMIT 1
249 0.0003 0.00025701522827148
SELECT value FROM productattributes WHERE product_id = '2597' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
250 0.0004 0.00037312507629395
SELECT * FROM products WHERE id = '924'
251 0.0004 0.00038909912109375
SELECT * FROM productimages WHERE product_id = '924' ORDER BY sortorder ASC
252 0.0005 0.00047087669372559
SELECT * FROM product_image_select WHERE product_id = '924'
253 0.0003 0.00026607513427734
SELECT * FROM productcustomimages WHERE product_id = '924'
254 0.0006 0.00064492225646973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '924' AND a.name = n.originalname
255 0.0003 0.00030303001403809
SELECT * FROM productoffers WHERE product_id = '924' AND merchantid = 'A1X6FK5RDHNB96'
256 0.0003 0.00025701522827148
SELECT * FROM productoffers
                WHERE product_id = '924' AND price > 0
                ORDER BY price ASC LIMIT 1
257 0.0003 0.00029206275939941
SELECT value FROM productattributes WHERE product_id = '924' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
258 0.0003 0.00033688545227051
SELECT * FROM products WHERE id = '1683'
259 0.0003 0.00029802322387695
SELECT * FROM productimages WHERE product_id = '1683' ORDER BY sortorder ASC
260 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '1683'
261 0.0003 0.00026106834411621
SELECT * FROM productcustomimages WHERE product_id = '1683'
262 0.0006 0.00058388710021973
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1683' AND a.name = n.originalname
263 0.0003 0.00031781196594238
SELECT * FROM productoffers WHERE product_id = '1683' AND merchantid = 'A1X6FK5RDHNB96'
264 0.0003 0.00028491020202637
SELECT * FROM productoffers
                WHERE product_id = '1683' AND price > 0
                ORDER BY price ASC LIMIT 1
265 0.0003 0.00025486946105957
SELECT value FROM productattributes WHERE product_id = '1683' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
266 0.0004 0.00035309791564941
SELECT * FROM products WHERE id = '4581'
267 0.0003 0.00033807754516602
SELECT * FROM productimages WHERE product_id = '4581' ORDER BY sortorder ASC
268 0.0003 0.0003058910369873
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '4581' AND p.id = pi.product_id ORDER BY pi.sortorder
269 0.0005 0.00047016143798828
SELECT * FROM product_image_select WHERE product_id = '4581'
270 0.0003 0.00027108192443848
SELECT * FROM productcustomimages WHERE product_id = '4581'
271 0.0004 0.00038695335388184
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4581'
                GROUP BY o.product_id
272 0.0008 0.00077509880065918
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4581'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
273 0.0003 0.00033402442932129
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4581
274 0.0006 0.00057101249694824
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4581' AND a.name = n.originalname
275 0.0003 0.00025200843811035
SELECT * FROM productoffers WHERE product_id = '4581' AND merchantid = 'A1X6FK5RDHNB96'
276 0.0003 0.00027203559875488
SELECT * FROM productoffers
                WHERE product_id = '4581' AND price > 0
                ORDER BY price ASC LIMIT 1
277 0.0002 0.00023198127746582
SELECT * FROM productoffers
                WHERE product_id = 4581
                ORDER BY price ASC LIMIT 1
278 0.0003 0.00026679039001465
SELECT value FROM productattributes
                WHERE product_id = '4581'
                AND name = 'ListPriceAmount'
279 0.0003 0.0003361701965332
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '4581'
                GROUP BY o.product_id
280 0.0007 0.00065898895263672
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '4581'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
281 0.0003 0.0003199577331543
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 4581
282 0.0004 0.00043892860412598
SELECT value FROM productattributes WHERE product_id = '4581' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
283 0.0005 0.00047492980957031
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4581'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Size'
                GROUP BY o.value
                ORDER BY o.value ASC
284 0.0004 0.00037193298339844
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '4581'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
285 0.0005 0.00047206878662109
SELECT * FROM products WHERE id = '1685'
286 0.0006 0.00064802169799805
SELECT * FROM productimages WHERE product_id = '1685' ORDER BY sortorder ASC
287 0.0005 0.00049304962158203
SELECT * FROM product_image_select WHERE product_id = '1685'
288 0.0004 0.00043487548828125
SELECT * FROM productcustomimages WHERE product_id = '1685'
289 0.0007 0.00072097778320312
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1685' AND a.name = n.originalname
290 0.0009 0.00085210800170898
SELECT * FROM productoffers WHERE product_id = '1685' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0004 0.00038599967956543
SELECT * FROM productoffers
                WHERE product_id = '1685' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0006 0.00059008598327637
SELECT value FROM productattributes WHERE product_id = '1685' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0007 0.00074100494384766
SELECT * FROM products WHERE id = '1099'
294 0.0005 0.00054597854614258
SELECT * FROM productimages WHERE product_id = '1099' ORDER BY sortorder ASC
295 0.0003 0.00028300285339355
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1099' AND p.id = pi.product_id ORDER BY pi.sortorder
296 0.0005 0.00053811073303223
SELECT * FROM product_image_select WHERE product_id = '1099'
297 0.0004 0.00035190582275391
SELECT * FROM productcustomimages WHERE product_id = '1099'
298 0.0004 0.00042390823364258
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1099'
                GROUP BY o.product_id
299 0.0004 0.0004279613494873
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
300 0.0004 0.00035500526428223
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
301 0.0007 0.00074291229248047
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1099' AND a.name = n.originalname
302 0.0003 0.00026988983154297
SELECT * FROM productoffers WHERE product_id = '1099' AND merchantid = 'A1X6FK5RDHNB96'
303 0.0003 0.00028085708618164
SELECT * FROM productoffers
                WHERE product_id = '1099' AND price > 0
                ORDER BY price ASC LIMIT 1
304 0.0002 0.00024700164794922
SELECT * FROM productoffers
                WHERE product_id = 1099
                ORDER BY price ASC LIMIT 1
305 0.0002 0.00024604797363281
SELECT value FROM productattributes
                WHERE product_id = '1099'
                AND name = 'ListPriceAmount'
306 0.0003 0.00026702880859375
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1099'
                GROUP BY o.product_id
307 0.0006 0.00061821937561035
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1099'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
308 0.0003 0.00028204917907715
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1099
309 0.0005 0.00047707557678223
SELECT value FROM productattributes WHERE product_id = '1099' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
310 0.0003 0.00030398368835449
SELECT * FROM products WHERE parent_id = '1099'
311 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1075'
312 0.0003 0.00032210350036621
SELECT * FROM productimages WHERE product_id = '1075' ORDER BY sortorder ASC
313 0.0005 0.00046586990356445
SELECT * FROM product_image_select WHERE product_id = '1075'
314 0.0003 0.00028204917907715
SELECT * FROM productcustomimages WHERE product_id = '1075'
315 0.0013 0.0012800693511963
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1075' AND a.name = n.originalname
316 0.0003 0.0003211498260498
SELECT * FROM productoffers WHERE product_id = '1075' AND merchantid = 'A1X6FK5RDHNB96'
317 0.0004 0.00041413307189941
SELECT * FROM productoffers
                WHERE product_id = '1075' AND price > 0
                ORDER BY price ASC LIMIT 1
318 0.0003 0.00031900405883789
SELECT * FROM productoffers
                WHERE product_id = 1075
                ORDER BY price ASC LIMIT 1
319 0.0002 0.00023007392883301
SELECT value FROM productattributes
                WHERE product_id = '1075'
                AND name = 'ListPriceAmount'
320 0.0002 0.00024700164794922
SELECT value FROM productattributes WHERE product_id = '1075' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
321 0.0013 0.0013079643249512
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3663' ORDER BY timestamp DESC
322 0.0002 0.00023603439331055
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1415' ORDER BY timestamp DESC
323 0.0004 0.00043606758117676
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1135' ORDER BY timestamp DESC
324 0.0002 0.00023293495178223
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1114' ORDER BY timestamp DESC
325 0.0003 0.00030398368835449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1684' ORDER BY timestamp DESC
326 0.0002 0.00018501281738281
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3771' ORDER BY timestamp DESC
327 0.0003 0.00025796890258789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '3770' ORDER BY timestamp DESC
328 0.0002 0.00022387504577637
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2417' ORDER BY timestamp DESC
329 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '780' ORDER BY timestamp DESC
330 0.0002 0.00020813941955566
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '930' ORDER BY timestamp DESC
331 0.0002 0.00018906593322754
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4496' ORDER BY timestamp DESC
332 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2597' ORDER BY timestamp DESC
333 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '924' ORDER BY timestamp DESC
334 0.0002 0.00017881393432617
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1683' ORDER BY timestamp DESC
335 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '4581' ORDER BY timestamp DESC
336 0.0002 0.00021004676818848
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1685' ORDER BY timestamp DESC
337 0.0002 0.00021600723266602
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1099' ORDER BY timestamp DESC
338 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1075' ORDER BY timestamp DESC
339 0.0009 0.00088119506835938
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
340 0.0007 0.00068116188049316
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
341 0.0003 0.00025415420532227
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
342 0.0120 0.012012958526611
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
343 0.0009 0.00091409683227539
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
344 0.0004 0.00038695335388184
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
345 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = 1626
346 0.0003 0.00025391578674316
SELECT * FROM products WHERE id = 4041
347 0.0003 0.00025701522827148
SELECT * FROM products WHERE id = 4312
348 0.0003 0.00025486946105957
SELECT * FROM products WHERE id = 777
349 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 3881
350 0.0002 0.00024795532226562
SELECT * FROM products WHERE id = 4213
351 0.0002 0.00023484230041504
SELECT * FROM products WHERE id = '1626'
352 0.0003 0.0003058910369873
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
353 0.0005 0.00047111511230469
SELECT * FROM product_image_select WHERE product_id = '1626'
354 0.0003 0.0002739429473877
SELECT * FROM productcustomimages WHERE product_id = '1626'
355 0.0006 0.00058221817016602
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
356 0.0003 0.00031399726867676
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
357 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
358 0.0003 0.00030612945556641
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
359 0.0003 0.00034403800964355
SELECT * FROM products WHERE id = '4041'
360 0.0003 0.00031304359436035
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
361 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4041'
362 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '4041'
363 0.0007 0.00069689750671387
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
364 0.0003 0.00031590461730957
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
365 0.0003 0.00026416778564453
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
366 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
367 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4312'
368 0.0003 0.0003211498260498
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
369 0.0005 0.00050091743469238
SELECT * FROM product_image_select WHERE product_id = '4312'
370 0.0003 0.00029683113098145
SELECT * FROM productcustomimages WHERE product_id = '4312'
371 0.0007 0.00072503089904785
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
372 0.0003 0.00030398368835449
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
373 0.0003 0.00026297569274902
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
374 0.0003 0.00029683113098145
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
375 0.0004 0.0003669261932373
SELECT * FROM products WHERE id = '777'
376 0.0004 0.00037884712219238
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
377 0.0005 0.00047397613525391
SELECT * FROM product_image_select WHERE product_id = '777'
378 0.0003 0.00025796890258789
SELECT * FROM productcustomimages WHERE product_id = '777'
379 0.0007 0.00068092346191406
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
380 0.0003 0.00032687187194824
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
381 0.0003 0.00025296211242676
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
382 0.0005 0.00051712989807129
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
383 0.0005 0.00051712989807129
SELECT * FROM products WHERE id = '3881'
384 0.0005 0.00054407119750977
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
385 0.0006 0.00055503845214844
SELECT * FROM product_image_select WHERE product_id = '3881'
386 0.0003 0.00026893615722656
SELECT * FROM productcustomimages WHERE product_id = '3881'
387 0.0007 0.00068306922912598
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
388 0.0003 0.00030803680419922
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
389 0.0003 0.00025796890258789
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
390 0.0003 0.00026607513427734
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
391 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '4213'
392 0.0004 0.00036001205444336
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
393 0.0004 0.00044918060302734
SELECT * FROM product_image_select WHERE product_id = '4213'
394 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '4213'
395 0.0013 0.0012710094451904
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
396 0.0004 0.00040388107299805
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
397 0.0003 0.00031399726867676
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
398 0.0003 0.00028204917907715
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
399 0.0012 0.001183032989502
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
400 0.0006 0.00058484077453613
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
401 0.0018 0.0018010139465332
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
402 0.0010 0.00097012519836426
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
403 0.0004 0.00036120414733887
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
404 0.0004 0.00040984153747559
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
405 0.0004 0.0003969669342041
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'